-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.6
-
Code
-
Classes
- MetaFieldModel
Total Complexity |
62 |
Dependencies |
7 |
Dependents |
32 |
Total lines |
819 |
Lines of code |
445 |
Logical lines of code |
101 |
Comment lines |
213 |
Methods |
44 |
Properties |
16 |
Methods 44
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fullHydrateFromArray() |
A |
44 |
10 |
42 |
validationRules() |
A |
32 |
1 |
172 |
getOptionLabel() |
S |
63 |
4 |
11 |
duplicateFrom() |
S |
62 |
2 |
12 |
jsonSerialize() |
S |
52 |
1 |
25 |
arrayRepresentation() |
S |
56 |
1 |
18 |
addOption() |
S |
72 |
2 |
5 |
changeName() |
S |
70 |
2 |
6 |
getLabelOrName() |
S |
72 |
2 |
6 |
setType() |
S |
70 |
2 |
6 |
getOptionValues() |
S |
69 |
2 |
7 |
__construct() |
S |
60 |
1 |
13 |
getDefaultValue() |
S |
82 |
1 |
3 |
getUiName() |
S |
78 |
1 |
3 |
getBox() |
S |
82 |
1 |
3 |
getGroup() |
S |
82 |
1 |
3 |
isTextual() |
S |
66 |
1 |
10 |
canFieldHaveValidationAndLogicRules() |
S |
66 |
1 |
10 |
setFindLabel() |
S |
81 |
1 |
3 |
getFindLabel() |
S |
82 |
1 |
3 |
setBelongsToLabel() |
S |
81 |
1 |
3 |
getBelongsToLabel() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
getNormalizedName() |
S |
80 |
1 |
3 |
duplicateFromParent() |
S |
71 |
1 |
6 |
getValidTypes() |
S |
81 |
1 |
3 |
duplicate() |
S |
80 |
1 |
3 |
getDbName() |
S |
72 |
1 |
5 |
getDescription() |
S |
82 |
1 |
3 |
isFilterable() |
S |
66 |
1 |
10 |
changeType() |
S |
81 |
1 |
3 |
getType() |
S |
82 |
1 |
3 |
getOptions() |
S |
82 |
1 |
3 |
clearOptions() |
S |
81 |
1 |
3 |
changeBox() |
S |
81 |
1 |
3 |
getSort() |
S |
82 |
1 |
3 |
setFilterableInAdmin() |
S |
81 |
1 |
3 |
isFilterableInAdmin() |
S |
82 |
1 |
3 |
setQuickEdit() |
S |
81 |
1 |
3 |
isForQuickEdit() |
S |
82 |
1 |
3 |
isRequired() |
S |
82 |
1 |
3 |
isShowInArchive() |
S |
82 |
1 |
3 |
getLabel() |
S |
82 |
1 |
3 |
removeOption() |
S |
79 |
1 |
3 |